Upload files to FTPS
Description
Upload files to FTPS is a Process Entry in the File Transfer plugin for Process Studio Processes. Upload files to FTPS Process Entry Uploads files to a remote directory via FTP secure.
Configurations
No. | Field Name | Description |
---|---|---|
1 | Process Entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
Server: | ||
1 | FTP server name / IP address | The name of the SFTP server or the IP address |
2 | Port | The TCP port to use. This is usually 22 |
3 | User name | The user name to log into the SFTP server |
4 | Password | The password to log into the SFTP server |
5 | Proxy host | Proxy server host name |
6 | Proxy port | Proxy server port number |
7 | Proxy username | Proxy server account user name |
8 | Proxy password | Proxy server account password |
9 | Connection type | Select from the list: - FTP - Implicit SSL - Authentication SSL - Implicit SSL with crypted FTP connection - Authentication TLS - Implicit TLS - Implicit TLS with crypted FTP connection |
Advanced: | ||
1 | Binary mode? | Select checkbox to enable binary mode. |
2 | Timeout | The FTP server timeout in seconds |
3 | Use active FTP connection | Enable checkbox to use an active FTP connection. |
Files tab: | ||
Source (local) files: | ||
1 | Local directory | The directory on the machine on which Process Studio runs from which you want to ftp the files from |
2 | Wildcard (Regular expression) | Specify a regular expression here if you want to select multiple |
files. | ||
3 | Remove files after transferal | Enable checkbox to remove files after transferral |
4 | Don’t overwrite files | Enable checkbox if you don’t want files to be overwritten. |
Target (remote) files | The target remote file. | |
1 | Remote directory | The remote directory on the FTP server to which we put the files. Use the "test folder" button to connect to the remote server and validate that the folder exists. |
Socks Proxy Tab | ||
Proxy: | ||
1 | Host | Socks Proxy host name |
2 | Port | Socks Proxy port number |
3 | Username | User name associated with the Socks Proxy account |
4 | Password | Password associated with the Socks Proxy account |